<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#navigation,
#footer-wrap img {
	display: none;
}

p {
	text-align: justify;
}

a {
	text-decoration: none;
	color: black;
}

#footer {
	font-size: 10pt;
	border-top: solid 1px black;
}
</pre></body></html>